home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 590 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 9 Jan 1996 16:28:55 +0100
  6. Organization: dis-
  7. Message-ID: <4cu1jn$1n7@serpens.rhein.de>
  8. References: <38231819@kone.fipnet.fi> <4cgsn7$ke3@maureen.teleport.com> <38231852@kone.fipnet.fi> <pAWUx*Wha@aargh.incubus.sub.org> <4cpn2c$ong@sunsystem5.informatik.tu-muenchen.de> <4cq3om$j5a@serpens.rhein.de> <4csu3p$oa6@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) writes:
  12.  
  13. >wouldn't each 256 color vport be lead by some blank lines with
  14. >copper defining the colors ?
  15.  
  16. Not really. You can define that a viewport inherits the colors from
  17. the previous viewport. However, with the current OS you still get
  18. at least 1 blank line that you have to hide somehow.
  19.  
  20. >anyway for blitterscreen I need the odd planes beeing shifted one pixel
  21. >more than the even ones, hardly any OS-routine will get the registers
  22. >into that state :\ solutions ?
  23.  
  24. requires OS3.x. open a dual-playfield viewport or screen. then use
  25. the VideoControl() function or SA_VideoControl taglist to disable
  26. the dual-playfield mode. This leaves you with two independently
  27. scrollable bitmaps without the normal dual-playfield priority logic.
  28.  
  29. Regards,
  30. -- 
  31.                                 Michael van Elst
  32.  
  33. Internet: mlelstv@serpens.rhein.de
  34.                                 "A potential Snark may lurk in every tree."
  35.